Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

Fix selected item not visible when using arrow up key #132

Merged
merged 1 commit into from
Apr 26, 2018
Merged

Conversation

simurai
Copy link
Contributor

@simurai simurai commented Apr 26, 2018

Description of the Change

This adds the same "hack" as atom/one-dark-ui#252, but to a directory's .header, instead of the directory itself. The reason is because testing if it should be scrolled gets moved to the .header, see tree-view.coffee#L839.

Benefits

Selected directories are visible when using the ⬆️ key.

tree-view

Possible Drawbacks

More hacks.

Applicable Issues

Another follow-up fix for atom/one-dark-ui#246
Fixes atom/tree-view#1245 (comment)

And have sticky projects enabled.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Selected item not visible when changing selection via arrow up key
1 participant